PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowAnnotationContent Class / setHorizontalAlign Method
The annotation alignment on horizontal relative to available space.
In This Topic
    setHorizontalAlign Method
    In This Topic
    Sets the horizontal align.
    Syntax
    public void setHorizontalAlign( 
       PDFGraphicAlign align
    )

    Parameters

    align
    The annotation alignment on horizontal relative to available space.
    See Also